Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol AlternativeTokenSource -
Protocol representing errors that can occur while interacting with the Gini API.
The protocol defines three properties:
- message: A message describing the error.
- response: The HTTPURLResponse received in the error, if any.
- data: The data received in the error, if any.
Declaration
Swift
public protocol GiniErrorProtocol -
Undocumented
See moreDeclaration
Swift
public protocol DocumentService : AnyObject -
Undocumented
See moreDeclaration
Swift
public protocol PaymentServiceProtocol : AnyObject
View on GitHub
Other Protocols Reference